Enum Flow.FreezeMode
Constants for freeze modes.
Flow.FreezeMode constants
CONSTANT_STRING_HERE | Table of freeze modes. |
Flow.FreezeMode constants
The following constants are inside Flow.FreezeMode.
NONE - Normal in-game operation.
FULL - Game is completely frozen, as in pause or inventory menus.
SPECTATOR - Game is completely frozen, but with ability to control camera.
PLAYER - Game is completely frozen, but with ability to control player. Experimental.